home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Magazin / Future-PD / Scripts / S1_Mike_Bedroom.script < prev    next >
Text File  |  1998-06-16  |  2KB  |  73 lines

  1. GLOGET 1 @FIRSTSTART|
  2. IF @FIRSTSTART = 0 FIRSTSTART|
  3. LABELJUMP 1 MOVEIN|
  4. LABELJUMP 2 MOVEIN|
  5. FADEIN 2|
  6. :LOOP|
  7. IDLE|
  8. :FIRSTSTART|
  9. RATINGSET EXP 50|
  10. FADEIN 2|
  11. LOCKCONTROLS|
  12. WALKTO 209 136 3|
  13. FACE W|
  14. WAIT 15|
  15. FACE E|
  16. WAIT 15|
  17. FACE S|
  18. [ "Mike: Boy, I didn't realize how messy"|
  19. [ "your room can get from studying!"|
  20. FACE W|
  21. [ "Mike: A cleaning break won't hurt..."|
  22. WALKTO 50 152 3|
  23. LABELJUMP 2 MOVEOUT|
  24. [ "Mike: I'll grab this book..."|
  25. WALKTO 250 104 3|
  26. LABELJUMP 1 MOVEOUT|
  27. [ "Mike: And this one, too..."|
  28. WALKTO 96 107 3|
  29. FACE N|
  30. [ "Mike: And back on the desk you go!"|
  31. LABELJUMP 1 MOVEIN|
  32. LABELJUMP 2 MOVEIN|
  33. FRAMEANIM 37|
  34. [ "Mike: Finally, a break from studying."|
  35. [ "If I read one more page on Geology, I"|
  36. [ "swear my brain will fry!"|
  37. WALKTO 165 141 3|
  38. [ "Mike: Now I think I'll grab some"|
  39. [ "lunch.  I'm starved!"|
  40. PAUSE 1|
  41. FACE S|
  42. [ "Mike: Wait a sec...have you ever"|
  43. [ "played Final Existence before?"|
  44. ] "Yes I have" YES|
  45. ] "No I haven't" NO|
  46. :NO|
  47. [ "Mike: Well, it's real easy."|
  48. [ "You know how to move through Dialogue"|
  49. [ "Boxes...you just click the joystick"|
  50. [ "button to move on to the next."|
  51. [ "Mike: Some requesters ask you to"|
  52. [ "choose something, like the one before."|
  53. [ "You just move the arrow in front of,"|
  54. [ "your choice and hit fire."|
  55. [ "Mike: Hitting [RETURN] brings up the"|
  56. [ "user menu, which lets you view statistics,"|
  57. [ "arm weapons and armor, and do other neat"|
  58. [ "things."|
  59. [ "Mike: To talk to other characters, simply"|
  60. [ "walk up to them and hit fire.  Its that"|
  61. [ "easy!  You can talk to almost anyone!"|
  62. [|
  63. [ "Mike: Fights are pretty easy, too.  For"|
  64. [ "most fights, just keep hitting the fire"|
  65. [ "button, and you'll plow right through"|
  66. [ "the enemies."|
  67. [ "Mike: More advanced things can be found"|
  68. [ "in the manual.  Now, back to the game..."|
  69. :YES|
  70. GLOSET 1 1|
  71. UNLOCKCONTROLS|
  72. GOTO LOOP|
  73.